From: Eli Zaretskii Date: Wed, 19 Aug 2020 17:47:21 +0000 (+0300) Subject: ; * etc/NEWS: Fix a recently added entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~5724 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8c6765b37a111148675ea8ff8cbc57bde2a8d8ee;p=emacs.git ; * etc/NEWS: Fix a recently added entry. --- diff --git a/etc/NEWS b/etc/NEWS index 34d078b485f..77f3ff56516 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -260,9 +260,10 @@ invoke 'C-u C-x v s' ('vc-create-tag'). *** 'vc-hg' now uses 'hg summary' to populate extra 'vc-dir' headers. --- -*** New variable 'vc-git-revision-complete-only-branches' +*** New variable 'vc-git-revision-complete-only-branches'. If non-nil, only branches and remotes are considered when doing -completion over branch names. +completion over Git branch names. The default is nil, which causes +tags to be considered as well. ** Gnus